projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
260c15b
)
* longlines.el (longlines-search-forward)
author
Chong Yidong
<cyd@stupidchicken.com>
Thu, 12 Jun 2008 17:27:45 +0000
(17:27 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Thu, 12 Jun 2008 17:27:45 +0000
(17:27 +0000)
(longlines-search-backward, longlines-re-search-forward): Use a
smarter search-spaces-regexp.
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index ef77c4312f253ebe764e4f744b943209f7f766fc..61a8b8f553d2dad14a1c63bb37206fe3c253682b 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,9
@@
+2008-06-12 Chong Yidong <cyd@stupidchicken.com>
+
+ * longlines.el (longlines-search-forward)
+ (longlines-search-backward, longlines-re-search-forward): Use a
+ smarter search-spaces-regexp.
+
2008-06-12 Sam Steingold <sds@gnu.org>
* vc.el (vc-rename-file): DTRT when the destination is a directory